Changed log
authorOwen Taylor <otaylor@src.gnome.org>
Tue, 26 Jan 1999 01:17:30 +0000 (01:17 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 26 Jan 1999 01:17:30 +0000 (01:17 +0000)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index 847b45f155e3730aaf05d8470a30be7e7aa5f532..0735e4c659e7b54c91ee254a5a25c85a111c5bbb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Mon Jan 25 20:05:22 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): 
+       New functions to set the colormap or visual
+       of an existing widget. These functions should not
+       be called on a widget that has previosly been
+       realized.
+
+       * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
+       Set the visual and colormap on the toplevel dialog,
+       then push them for the child widgets. As opposed
+       to push/pop in _new(), this way, things will work
+       properly with gtk_widget_new().
+       
 Mon Jan 25 19:41:56 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
index 847b45f155e3730aaf05d8470a30be7e7aa5f532..0735e4c659e7b54c91ee254a5a25c85a111c5bbb 100644 (file)
@@ -1,3 +1,17 @@
+Mon Jan 25 20:05:22 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): 
+       New functions to set the colormap or visual
+       of an existing widget. These functions should not
+       be called on a widget that has previosly been
+       realized.
+
+       * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
+       Set the visual and colormap on the toplevel dialog,
+       then push them for the child widgets. As opposed
+       to push/pop in _new(), this way, things will work
+       properly with gtk_widget_new().
+       
 Mon Jan 25 19:41:56 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
index 847b45f155e3730aaf05d8470a30be7e7aa5f532..0735e4c659e7b54c91ee254a5a25c85a111c5bbb 100644 (file)
@@ -1,3 +1,17 @@
+Mon Jan 25 20:05:22 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): 
+       New functions to set the colormap or visual
+       of an existing widget. These functions should not
+       be called on a widget that has previosly been
+       realized.
+
+       * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
+       Set the visual and colormap on the toplevel dialog,
+       then push them for the child widgets. As opposed
+       to push/pop in _new(), this way, things will work
+       properly with gtk_widget_new().
+       
 Mon Jan 25 19:41:56 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
index 847b45f155e3730aaf05d8470a30be7e7aa5f532..0735e4c659e7b54c91ee254a5a25c85a111c5bbb 100644 (file)
@@ -1,3 +1,17 @@
+Mon Jan 25 20:05:22 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): 
+       New functions to set the colormap or visual
+       of an existing widget. These functions should not
+       be called on a widget that has previosly been
+       realized.
+
+       * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
+       Set the visual and colormap on the toplevel dialog,
+       then push them for the child widgets. As opposed
+       to push/pop in _new(), this way, things will work
+       properly with gtk_widget_new().
+       
 Mon Jan 25 19:41:56 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
index 847b45f155e3730aaf05d8470a30be7e7aa5f532..0735e4c659e7b54c91ee254a5a25c85a111c5bbb 100644 (file)
@@ -1,3 +1,17 @@
+Mon Jan 25 20:05:22 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): 
+       New functions to set the colormap or visual
+       of an existing widget. These functions should not
+       be called on a widget that has previosly been
+       realized.
+
+       * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
+       Set the visual and colormap on the toplevel dialog,
+       then push them for the child widgets. As opposed
+       to push/pop in _new(), this way, things will work
+       properly with gtk_widget_new().
+       
 Mon Jan 25 19:41:56 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
index 847b45f155e3730aaf05d8470a30be7e7aa5f532..0735e4c659e7b54c91ee254a5a25c85a111c5bbb 100644 (file)
@@ -1,3 +1,17 @@
+Mon Jan 25 20:05:22 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): 
+       New functions to set the colormap or visual
+       of an existing widget. These functions should not
+       be called on a widget that has previosly been
+       realized.
+
+       * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
+       Set the visual and colormap on the toplevel dialog,
+       then push them for the child widgets. As opposed
+       to push/pop in _new(), this way, things will work
+       properly with gtk_widget_new().
+       
 Mon Jan 25 19:41:56 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue
index 847b45f155e3730aaf05d8470a30be7e7aa5f532..0735e4c659e7b54c91ee254a5a25c85a111c5bbb 100644 (file)
@@ -1,3 +1,17 @@
+Mon Jan 25 20:05:22 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_set_{visual,colormap}): 
+       New functions to set the colormap or visual
+       of an existing widget. These functions should not
+       be called on a widget that has previosly been
+       realized.
+
+       * gtk/gtkcolorsel.c (gtk_color_selection_dialog_init):
+       Set the visual and colormap on the toplevel dialog,
+       then push them for the child widgets. As opposed
+       to push/pop in _new(), this way, things will work
+       properly with gtk_widget_new().
+       
 Mon Jan 25 19:41:56 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Queue